home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
BUS
/
N-Z
/
wordrefer.sea
/
Word Reference
/
WordRef Stack 1.2
/
background_17901.txt
< prev
next >
Wrap
Text File
|
1992-04-14
|
8KB
|
400 lines
-- background: 17901 from stack: in.2
-- bmap block id: 18415
-- flags: 4000
-- background id: 0
-- name: unpublished
----- HyperTalk script -----
on closeCard
hideComments
hideOtherFields
CheckRequired(4)
end closeCard
-- part 21 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=156 top=69 right=83 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: keyField
-- part 22 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=147 top=89 right=116 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: author
-- part 23 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=137 top=121 right=148 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: title
-- part 24 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=135 top=154 right=233 bottom=457
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: note
-- part 25 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=135 top=244 right=258 bottom=236
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: year
-- part 26 (field)
-- low flags: 00
-- high flags: 4000
-- rect: left=277 top=244 right=258 bottom=384
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: month
-- part 33 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=68 right=90 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Comments
-- part 34 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=141 top=70 right=88 bottom=159
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: commentsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideComments
end mouseUp
-- part 58 (field)
-- low flags: 80
-- high flags: 4007
-- rect: left=137 top=89 right=271 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: comments
-- part 59 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=56 right=96 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20098 / 20098
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual iris close
go home
end mouseUp
-- part 60 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=98 right=138 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 3430 / 3430
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Item
----- HyperTalk script -----
on mouseDown
get PopUpMenu(13, "Article,Book,Booklet,InBook,InCollection", "InProceedings,Manual,MastersThesis,Misc,PhDThesis", "Proceedings,TechReport,Unpublished")
if item 1 of it is empty then exit mouseDown
NewBackground (item 1 of it)
end mouseDown
-- part 61 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=140 right=180 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 20186 / 20186
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sort Items
----- HyperTalk script -----
on mouseUp
sort by fld "keyField"
end mouseUp
-- part 62 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=182 right=222 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Scan Items
----- HyperTalk script -----
on mouseUp
show all cds
end mouseUp
-- part 63 (button)
-- low flags: 00
-- high flags: 2004
-- rect: left=8 top=224 right=264 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 29019 / 29019
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: About…
----- HyperTalk script -----
on mouseUp
go card "Instruction"
end mouseUp
-- part 64 (button)
-- low flags: 00
-- high flags: 0004
-- rect: left=8 top=266 right=306 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 2478 / 2478
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Show Comments
----- HyperTalk script -----
on mouseUp
showComments
end mouseUp
-- part 65 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=8 top=22 right=49 bottom=39
-- title width / last selected line: 0
-- icon id / first selected line: 7417 / 7417
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Pop
----- HyperTalk script -----
on mouseUp
visual iris close
pop cd
end mouseUp
-- part 66 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=40 top=22 right=49 bottom=71
-- title width / last selected line: 0
-- icon id / first selected line: 17779 / 17779
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
go prev
end mouseUp
-- part 67 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=72 top=22 right=49 bottom=103
-- title width / last selected line: 0
-- icon id / first selected line: 8419 / 8419
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
go next
end mouseUp
-- part 68 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=348 top=27 right=46 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 65535
-- font id: 16
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Status
-- part 73 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=214 top=286 right=302 bottom=315
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Other Fields…
----- HyperTalk script -----
on mouseUp
showOtherFields
end mouseUp
-- part 74 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=137 top=287 right=341 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: otherFields
-- part 75 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=137 top=270 right=288 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Other Fields
-- part 76 (button)
-- low flags: 80
-- high flags: 2005
-- rect: left=142 top=270 right=288 bottom=160
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: otherFieldsGoAway
----- HyperTalk script -----
on mouseUp
set the highlight of me to false
hideOtherFields
end mouseUp